CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - struts and hibernate project

搜索资源列表

  1. FundDeal

    0下载:
  2. 这是本人以前在学校时,和几个同学一起开发的“上市基金交易平台”的毕业项目源码,具有一些基本功能,数据库是基于MsSQL的,技术框架是Struts+JavaBean+hibernate-This is the school I used to, and several classmates in the development of the "listed fund trading platform," the source graduation project, have s
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:11952394
    • 提供者:zhangxianxin
  1. opencustomer_crm_system.zip

    0下载:
  2. 本系统有十分强大的功能,是大型企业专用的CRM管理系统!,The system has very powerful features, large enterprises are dedicated CRM management system!
  3. 所属分类:Applications

    • 发布日期:2017-06-10
    • 文件大小:17237467
    • 提供者:gl
  1. JavaEE

    6下载:
  2. 《精通JAVA EE项目案例-基于ECLIPSE SPRING STRUTS HIBERNATE》的源码,包括网上购物子系统、公告管理系统、网上书店、BBS系统、信息发布平台、学生课程及成绩管理系统、个性化定制系统、网上文件管理系统、航空票务系统。书中的实例在最新的Eclipse版本上开发完成,采用了JSP、Servlet、Struts、Hibernate、Spring及Ajax等众多技术,包括了许多重要的设计思想。 -" JAVA EE project master case-
  3. 所属分类:Java Develop

    • 发布日期:2015-06-27
    • 文件大小:67122004
    • 提供者:yintoki
  1. blog

    0下载:
  2. 一个基于struts和hibernate框架的博客系统,实现了博客系统最基本的功能,是一个很好的示例程序-A blog system which is based on the framework of struts and hibernate.It implements the basic function of the blog system and so it is a good example of the J2EE web project
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-21
    • 文件大小:6400647
    • 提供者:conan
  1. JAVAframework

    0下载:
  2. 本课程学习完毕后学员可以熟练掌握以下内容 ·Struts框架 讲解MVC标准实现框架Struts的基本配置及基本使用,讲解了Struts的基本工作原理,常用标签(HTML、LOGIC、 BEAN)、各种主要Action(Action、ForwardAction、DispatchAction)、Struts验证框架、Struts国际化、Struts解 决重复提交及文件上传操作等。 ·Hibernate框架 讲解Hibernate框架的基本ORMapping实现及Hi
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9130352
    • 提供者:方平
  1. mobilesystem

    0下载:
  2. 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都 有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。 使用方法: (1)在oracle数据库中运行数据库脚本文件cnc.sql. (2)用eclipse(或其它开发工具)直接导入工程. (3)将spring配置文件applicationContext.xml中数据库连接
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4028832
    • 提供者:simuu
  1. project

    0下载:
  2. 一个以struts和hibernate开发的项目,实现网上购物的功能-Struts and hibernate a development project, to achieve the functions of online shopping
  3. 所属分类:Java Develop

    • 发布日期:2017-06-02
    • 文件大小:14381534
    • 提供者:chank
  1. J2EEestore

    2下载:
  2. 本文论述了一个前台笔记本销售系统的开发过程,包括系统分析、系统设计、系统实现等方面。该系统基本按照J2EE的设计标准并结合Hibernate 、 spring 、 struts三种框架进行架构,使用java语言、eclipse开发工具、 tomcat服务器进行系统的代码实现。系统基本上可以满足用户的基本需求,使用户可以很好的在本网站上浏览和购买商品。该下载包括毕业设计源码在内。-In this paper, a future notebook sales system development p
  3. 所属分类:JavaScript

    • 发布日期:2016-08-02
    • 文件大小:23693586
    • 提供者:郭凯民
  1. 23

    0下载:
  2. 医药管理, 本项目拟选择B/S构架,采用Struts、Spring、Hibernate 三大开源框架、Ajax技术和MySQL数据库技术-Based on the basic needs of the project, the project intends to select B/S architecture, using Struts, Spring, Hibernate framework of the three major open source, Ajax technology
  3. 所属分类:Ajax

    • 发布日期:2017-05-15
    • 文件大小:3755564
    • 提供者:郑艳清
  1. Chapter3

    0下载:
  2. 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都 有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。 使用方法: (1)在oracle数据库中运行数据库脚本文件cnc.sql. (2)用eclipse(或其它开发工具)直接导入工程. (3)将spring配置文件applicationContext.xml中数据
  3. 所属分类:Java Develop

    • 发布日期:2017-06-02
    • 文件大小:14383754
    • 提供者:月月
  1. emaileProject

    0下载:
  2. 一个基于struts和hibernate的邮件项目,使用JSP实现,希望对大家学习J2EE有帮助-An e-mail based on struts and hibernate project using JSP implementation, want to help them to learn J2EE
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-28
    • 文件大小:11259683
    • 提供者:taw
  1. strutsnews

    0下载:
  2. 此项目用了struts和hibernate结合,jsp作为显示页面,使用eclipse Galileo版本。做的是一个简单的新闻系统,可以添加删除用户,添加删除新闻和新闻类别。-This project combined with the struts and hibernate, jsp as the display page, use the eclipse Galileo version. Do is a simple news system, you can add delete use
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-29
    • 文件大小:12005964
    • 提供者:a6951123
  1. Struts_Spring__Hibernate_UserManag

    1下载:
  2. SSH项目:用户管理(增删改查) 创建新项目 用Struts 设计器制作前台业务流程 设计业务层功能 开发业务层和DAO 层代码 开发前台页面流程 整合Spring,Struts 和Hibernate 发布,运行,测试-SSH project: user management (CRUD check) to create a new project using Struts designer production front business proce
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-20
    • 文件大小:1168892
    • 提供者:baobao
  1. computer-struts-hibernate

    0下载:
  2. 一个结合struts和hibernate的Java项目,方便简单,可供学习这两项技术所用。代码风格好。-A combination of struts and hibernate in the Java project, convenient and simple, these two technologies for learning purposes. Good coding style.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1499463
    • 提供者:LKN
  1. 3970975login(sshPajax)

    0下载:
  2. 结合struts框架+hibernate框架+spring框架以及时下最流行的ajax框架(dwr)来整合的项目。-Framework with struts framework+ hibernate+ spring framework and the most popular ajax framework (dwr) to integrate the project.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:10769379
    • 提供者:wayne
  1. GolfWeb

    0下载:
  2. 很久以前做的一个 struts加spring加hibernate的一个小项目。-this is a project a few years earlier,it contains struts spring and hibernate.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-01
    • 文件大小:13784330
    • 提供者:房则
  1. oa

    0下载:
  2. 当前很流行的三种技术struts,spring和hibernate,数据库是开源库mysql。对于有一定java基础的朋友可能有一些帮助,数据库脚本在工程里 -The very popular three techniques the struts, spring and hibernate, the database is the mysql open source library. There may be some help for friends there are some java
  3. 所属分类:Java Develop

    • 发布日期:2017-06-09
    • 文件大小:16319600
    • 提供者:何占豪
  1. java-web-Eproject

    0下载:
  2. 基于struts和hibernate的电子商务小项目-Small e-commerce project based on struts and hibernate
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:6687978
    • 提供者:二蛋
  1. netctoss

    0下载:
  2. 电信计费项目,该系统在Sun Solaris下开发,运行于Apache Tomcat平台,采用J2EE架构,基于Struts、Hibernate、Spring技术或EJB组件技术以及Oracle 9i数据库系统。该系统后台主要由数据采集系统和数据整合系统提供支持-The telecom billing system project under development in Sun Solaris, which runs on Apache Tomcat platform using J2EE a
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6731420
    • 提供者:陈余畅
  1. netctoss.tar

    0下载:
  2. 本项目结构上分为表现层,业务层和数据访问层,层次间的依赖关系自下到上, 采用的技术有Struts,Hibernate,JDom,Spring等,其中表现层采用Struts框架开发,业务 层封装业务流程,为适应业务的变更,每一业务模块均有专门的接口及实现类,利用Spring 中的IoC功能将实现类注入给表现层的Action,数据访问层借助于Heibernate实现,代码 简洁且可适用于不同的数据库,事务部分利用了Spring的声明事务管理。为提
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-22
    • 文件大小:6727722
    • 提供者:王彦霏
« 12 3 »
搜珍网 www.dssz.com